This sample shows you how to use shortcut and client
notification.

This customization displays a custom page in the central 
panel area. This page provides information from the
realtime channel.

A custom menu and a custom shortcut are added that
(re-)display this custom page in the central area.

To install this sample, follow these steps:
1. Create a directory "custom/" in the Genesys Desktop
   Application directory "webapps/gdesktop/".
2. Copy the files "custom.xml", "information.htm", "empty.htm",
   "CloseBtn.gif", "CloseBtnd.gif", "CloseBtng.gif",
   "htmlcontrol.js" and "realtime.jsp" from this sample
   folder and paste them into the "custom/" directory that
   you have just created.
3. Copy the file "custom.properties" from the directory
   "webapps/gdesktop/WEB-INF/classes/" and paste it into
   the "custom/" directory that you have just created.
4. Modify the file "webapps/gdesktop/WEB-INF/web.xml" 
   by specifying the "/custom/custom.xml" file in the 
   "customFile" parameter of the "initUAD" servlet tag.
